Parameterized Study of the Test Cover Problem
نویسندگان
چکیده
In this paper we carry out a systematic study of a natural covering problem, used for identification across several areas, in the realm of parameterized complexity. In the Test Cover problem we are given a set [n] = {1,. .. , n} of items together with a collection, T , of distinct subsets of these items called tests. We assume that T is a test cover, i.e., for each pair of items there is a test in T containing exactly one of these items. The objective is to find a minimum size subcollection of T , which is still a test cover. The generic parameterized version of Test Cover is denoted by p(k, n, |T |)-Test Cover. Here, we are given ([n], T) and a positive integer parameter k as input and the objective is to decide whether there is a test cover of size at most p(k, n, |T |). We study four parameterizations for Test Cover and obtain the following: (a) k-Test Cover, and (n−k)-Test Cover are fixed-parameter tractable (FPT), i.e., these problems can be solved by algorithms of runtime f (k) · poly(n, |T |), where f (k) is a function of k only. (b) (|T | − k)-Test Cover and (log n + k)-Test Cover are W[1]-hard. Thus, it is unlikely that these problems are FPT.
منابع مشابه
Maximization Problems Parameterized Using Their Minimization Versions: The Case of Vertex Cover
The parameterized complexity of problems is often studied with respect to the size of their optimal solutions. However, for a maximization problem, the size of the optimal solution can be very large, rendering algorithms parameterized by it inefficient. Therefore, we suggest to study the parameterized complexity of maximization problems with respect to the size of the optimal solutions to their...
متن کاملParameterized Algorithms for the Max K-set Cover and Related Satisfiability Problems Parameterized Algorithms for the Max K-set Cover and Related Satisfiability Problems
Given a family of subsets S = {S1, . . . , Sm} over a set of elements X = {x1, . . . , xn} and an integer p, max k-set cover consists of finding a set T of at most k subsets covering at least p elements. This problem, when parameterized by k, can be easily shown to be W[2]-hard. Here, we settle the parameterized complexity of max k-set cover under several parameters as max{k,∆}, where ∆ = maxi{...
متن کاملFixed Parameter Complexity of Distance Constrained Labeling and Uniform Channel Assignment Problems - (Extended Abstract)
We study the complexity of a group of distance-constrained graph labeling problems when parameterized by the neighborhood diversity (nd), which is a natural graph parameter between vertex cover and clique width. Neighborhood diversity has been used to generalize and speed up FPT algorithms previously parameterized by vertex cover, as is also demonstrated by our paper. We show that the Uniform C...
متن کاملParameterized Complexity of the List Coloring Reconfiguration Problem with Graph Parameters
Let G be a graph such that each vertex has its list of available colors, and assume that each list is a subset of the common set consisting of k colors. For two given list colorings of G, we study the problem of transforming one into the other by changing only one vertex color assignment at a time, while at all times maintaining a list coloring. This problem is known to be PSPACE-complete even ...
متن کاملParameterized Red-Blue Geometric Covers
Given a finite set of blue points and a finite set of red points on a plane, we define the Red-Blue Geometric Cover problem as the problem of finding the minimum number of specific geometrical objects that can cover all blue points, but none of the red points. We note that Red-Blue Geometric Cover is closely related to several optimization problems studied earlier. These include Set Cover, Domi...
متن کامل